home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Esportes / pingpong.swf / scripts / DefineButton2_507 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-01-10  |  379 b   |  20 lines

  1. on(release){
  2.    var ┬º\x01┬º = 603;
  3.    if(eval("\x01") == 603)
  4.    {
  5.       set("\x01",eval("\x01") - 326);
  6.       stopAllSounds();
  7.       _root.country = 4;
  8.       gotoAndStop("go");
  9.       play();
  10.    }
  11.    else if(eval("\x01") == 277)
  12.    {
  13.       set("\x01",eval("\x01") + 439);
  14.    }
  15.    else if(eval("\x01") == 716)
  16.    {
  17.       set("\x01",eval("\x01") - 682);
  18.    }
  19. }
  20.